Skip to content

Commit

Permalink
bump default-branch action
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld committed Feb 9, 2024
1 parent d3ccf96 commit f44d57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ runs:
run: |
echo $DOCKER_TOKEN | docker login --username $DOCKER_USERNAME --password-stdin
- name: Check if default branch
uses: launchdarkly/gh-actions/actions/default-branch@b954c1539a76dff335127ec5210d47ddfaa8e5a6
uses: launchdarkly/gh-actions/actions/default-branch@e263727a30ba88045416f413b9ffa67c0478ae6f
id: default-branch
with:
token: ${{ inputs.token }}
Expand Down

0 comments on commit f44d57d

Please sign in to comment.