<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dtdynamics</author_name>
  <author_url>https://blog.hatena.ne.jp/dtdynamics/</author_url>
  <blog_title>DTダイナミクス テックブログ</blog_title>
  <blog_url>https://techblog.dt-dynamics.com/</blog_url>
  <categories>
    <anon>CI/CD</anon>
    <anon>GitHub Actions</anon>
    <anon>セキュリティ</anon>
  </categories>
  <description>はじめに DTダイナミクスで板金Webの開発をしている森口です。 今回は少し前に話題となっていた脆弱性についての話を取り上げ、そこから得られる教訓をまとめていきたいと思います。 皆さんはGitHub Actionsで外部のアクションを利用する際、バージョンをどのように設定していますか？ 私は、なんの疑いもなく以下のように設定していました。 uses: actions/checkout@v3 しかし、この設定はセキュリティ上のリスクを孕んでいます。 今回取り上げる脆弱性の内容を理解してからは以下のように設定することを心がけるようになりました。 uses: actions/checkout@{コミ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftechblog.dt-dynamics.com%2Fentry%2F2025%2F07%2F29%2F091854&quot; title=&quot;GitHub Actionsで利用するアクションのバージョンを指定する際に意識すべきこと - DTダイナミクス テックブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/d/dtdynamics/20250722/20250722174620.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-07-29 09:18:54</published>
  <title>GitHub Actionsで利用するアクションのバージョンを指定する際に意識すべきこと</title>
  <type>rich</type>
  <url>https://techblog.dt-dynamics.com/entry/2025/07/29/091854</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
