Skip to content

Commit

Permalink
Add ordering fix for inflightIPs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis committed May 15, 2024
1 parent 16bbca7 commit 2a657d8
Show file tree
Hide file tree
Showing 4 changed files with 249 additions and 348 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 0
- name: Create GitHub Release
uses: 'marvinpinto/action-automatic-releases@latest'
uses: marvinpinto/action-automatic-releases@919008cf3f741b179569b7a6fb4d8860689ab7f0 # v1.2.1
with:
repo_token: '${{ secrets.GITHUB_TOKEN }}'
prerelease: false
Expand Down
Loading

0 comments on commit 2a657d8

Please sign in to comment.